home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Educational / MolViewer / Source / wraps.psw < prev   
Encoding:
Text File  |  1995-06-12  |  313 b   |  17 lines

  1. defineps PSsethel()
  2.     /Helvetica findfont 10.0 scalefont setfont
  3. endps
  4.  
  5. defineps PSsetohlfs()
  6.     /Ohlfs findfont [11 0 0 -11 0 0] makefont setfont
  7. endps
  8.  
  9. defineps PSsetsymb()
  10.     /Symbol findfont [11 0 0 -11 0 0] makefont setfont
  11. endps
  12.  
  13. defineps PSsetsma()
  14.     /Helvetica findfont .06 scalefont setfont
  15. endps
  16.  
  17.